Skip to content

Conversation

@Ian-Nara
Copy link
Contributor

@Ian-Nara Ian-Nara commented Nov 4, 2025

No description provided.


if (!this.isGetOrPost(req)) {
this.sendBadRequestError(resp);
} else if (body != null) {
Copy link
Contributor

@clarkxuyang clarkxuyang Nov 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is the original code expect null body?

@Ian-Nara Ian-Nara merged commit 092168f into main Nov 5, 2025
4 checks passed
@Ian-Nara Ian-Nara deleted the ian-UID2-6147-allow-payload-from-operator branch November 5, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants